[INFO] cloning repository https://github.com/getAlby/ldkalby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getAlby/ldkalby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgetAlby%2Fldkalby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgetAlby%2Fldkalby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a553ad2ec4de2366ea0ab50e2c04b76da6240df
[INFO] fixing getAlby/ldkalby against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgetAlby%2Fldkalby" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/getAlby/ldkalby
[INFO] finished tweaking git repo https://github.com/getAlby/ldkalby
[INFO] tweaked toml for git repo https://github.com/getAlby/ldkalby written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/getAlby/ldkalby on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/getAlby/ldkalby already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9
[INFO] running `Command { std: "docker" "start" "9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking hex-conservative v0.1.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling bitcoin-internals v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling ldk-node v0.2.1
[INFO] [stderr]     Checking oneshot-uniffi v0.1.6
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v4.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling uniffi_meta v0.25.3
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-socks v0.5.1
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking cargo-platform v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bip39 v2.0.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking uniffi_core v0.25.3
[INFO] [stderr]    Compiling basic-toml v0.1.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking uniffi_testing v0.25.3
[INFO] [stderr]     Checking uniffi_udl v0.25.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.25.3
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.24
[INFO] [stderr]     Checking lightning v0.0.121
[INFO] [stderr]     Checking esplora-client v0.6.0
[INFO] [stderr]     Checking miniscript v10.0.0
[INFO] [stderr]     Checking bdk v0.29.0
[INFO] [stderr]    Compiling uniffi_build v0.25.3
[INFO] [stderr]    Compiling ldkalby v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling uniffi_macros v0.25.3
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking uniffi v0.25.3
[INFO] [stderr]     Checking lightning-rapid-gossip-sync v0.0.121
[INFO] [stderr]     Checking lightning-transaction-sync v0.0.121
[INFO] [stderr]     Checking lightning-net-tokio v0.0.121
[INFO] [stderr]     Checking lightning-persister v0.0.121
[INFO] [stderr]     Checking lightning-invoice v0.29.0
[INFO] [stderr]     Checking lightning-background-processor v0.0.121
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs (4 fixes)
[INFO] [stderr]    Migrating tests/test_generated_bindings.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/get-info.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/make-invoice.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating uniffi-bindgen.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.121
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: ldkalby v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling ldkalby v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ldkalby-2c2bac4e64af9503/out/ldkalby.uniffi.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ldkalby` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ldkalby` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9", kill_on_drop: false }`
[INFO] [stdout] 9f92da057ee1c16c5c9686be4525c5bf5cb122cc0d1f4501dec7a0c7840d41b9
